Skip to content

feat: 2025 day 4 - #8

Merged
adomani merged 10 commits into
masterfrom
2025_day4
Dec 4, 2025
Merged

feat: 2025 day 4#8
adomani merged 10 commits into
masterfrom
2025_day4

Conversation

@adomani

@adomani adomani commented Dec 4, 2025

Copy link
Copy Markdown
Owner

Rolls of paper to remove.

@github-actions

github-actions Bot commented Dec 4, 2025

Copy link
Copy Markdown

PR summary 2d6c648


Import changes for modified files

No significant changes to the import graph

Import changes for all files
Files Import difference
Advents.AoC2025.day04 (new file) 3

Declarations diff

+ atest
+ getNbs
+ input
+ neighs
+ part1
+ part2
+ test

You can run this locally by cloning adomani/PR_summary and then using `scripts/declarations_diff.sh`.
## summary with just the declaration names:
./scripts/declarations_diff.sh

## more verbose report:
./scripts/declarations_diff.sh -l

Running ./scripts/declarations_diff.sh -h shows the available options.

The doc-module for script/declarations_diff.sh contains some details about this script.


Increase in tech debt: (relative, absolute) = (7.00, 0.01)
Current number Change Type
933 7 definitions

Current commit 2d6c6485a1
Reference commit 9b188cc9fc

You can run this locally as

./scripts/technical-debt-metrics.sh pr_summary
  • The relative value is the weighted sum of the differences with weight given by the inverse of the current value of the statistic.
  • The absolute value is the relative value divided by the total sum of the inverses of the current values (i.e. the weighted average of the differences).
adomani/advents

@adomani
adomani merged commit a73e873 into master Dec 4, 2025
1 check passed
@adomani
adomani deleted the 2025_day4 branch December 4, 2025 06:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant